projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fbea12
)
* make-dist: Include the VMS support files in oldXMenu in the
author
Jim Blandy
<jimb@redhat.com>
Thu, 25 Mar 1993 01:49:59 +0000
(
01:49
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Thu, 25 Mar 1993 01:49:59 +0000
(
01:49
+0000)
distribution.
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index c09d7306b049b12dd91dedd14d6aa53d6be97836..165aab2d76d30b2c6c8f03b7bc3323ba4f7d570d 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-199,7
+199,8
@@
echo "Making links to \`lib-src'."
echo "Making links to \`oldXMenu'."
(cd oldXMenu
ln *.c *.h ../${tempdir}/oldXMenu
- ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu)
+ ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu
+ ln compile.mms descrip.mms ../${tempdir}/oldXMenu)
echo "Making links to \`etc'."
### Don't distribute = files, TAGS, DOC files, backups, autosaves, or tex litter.